buildconfig: Set CONFIG_TUN=y in Linux kernel config
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 15 Jun 2010 10:37:59 +0000 (11:37 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 15 Jun 2010 10:37:59 +0000 (11:37 +0100)
This is needed by the pv_ops kernel in order to support HVM guests
with emulated VIFs

Signed-off-by: Alex Zeffertt <alex.zeffertt@eu.citrix.com>
buildconfigs/enable-xen-config

index a4dc5362c2d229697e0e333688d4d08e24785aa7..f3d65ce048cfa75865c2b8f912576705211784cf 100644 (file)
@@ -48,6 +48,7 @@ setopt CONFIG_XEN_DOM0 y
 setopt CONFIG_XEN_SYS_HYPERVISOR y
 setopt CONFIG_XEN_GNTDEV y
 setopt CONFIG_VMI y
+setopt CONFIG_TUN y
 
 setopt CONFIG_KVM y
 setopt CONFIG_KVM_INTEL y